WPF and Silverlight Edition Basic Library > Windows > Windows Quick Start > Step 4 of 4: Running the C1Window Application |
Now that you've created a WPF or Silverlight application and customized the application's appearance and behavior, the only thing left to do is run your application. To run your application and observe Windows for WPF and Silverlight's run-time behavior, complete the following steps:
With modeless dialog windows, you can interact with other items on the page while the window is open.
Notice that except for the new dialog window the entire page is grayed out. With modal dialog windows, users will not be able to interact with any other element while the dialog window is open.
Congratulations!
You've completed the Windows for WPF and Silverlight quick start and created a simple WPF or Silverlight application, added controls, including a C1Window control, and viewed some of the run-time capabilities of Windows for WPF and Silverlight.